home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 8
/
Revista do CD-ROM 8.iso
/
dados
/
program
/
skyborg
/
skyborg.exe
/
SHARED.DXR
/
01399_Enter Land Script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-07-24
|
191 b
|
11 lines
on enterFrame
global gMovieSprite, gCurrentSite, gFinalVersion, gLastTime
if the commandDown then
Init_Program()
Init_Game()
Init_World()
else
Init_World()
end if
end